home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / osi / isode / vmsisode / vmsgcc139_tar.Z / vmsgcc139_tar / changelog < prev    next >
Encoding:
Text File  |  1991-12-18  |  1.4 KB  |  37 lines

  1. Thu Apr  4 01:35:43 1991    (Eric Youngdale at youngdale@v6550c.nrl.navy.mil)
  2.  
  3.     * Fixed bug in stdarg.h
  4.  
  5. Thu Mar 28 09:57:40 1991    (Eric Youngdale at youngdale@v6550c.nrl.navy.mil)
  6.  
  7.     * Added L_SET, etc. into file.h  This is required to compile G++.
  8.  
  9. Tue Mar 26 11:38:43 1991    (Eric Youngdale at youngdale@v6550c.nrl.navy.mil)
  10.  
  11.     * Fixed bug in profile.c, which caused CPU times to be recorded
  12.     for wrong modules in some cases.  Also added capability to track
  13.     which modules were called from where, and how much CPU time was
  14.     spent in the routine when called from various parent routines.
  15.  
  16.     This is still not like gprof, and the major difference is that
  17.     gprof does not keep track of which parent routine called the current
  18.     routine when counting up CPU tics. This method is more exact, and I
  19.     suppose if anyone cared, we could write a data file which a hacked
  20.     version of gprof could read and analize.
  21.  
  22. Wed Mar 20 10:28:12 1991    (Eric Youngdale at youngdale@v6550c.nrl.navy.mil)
  23.  
  24.     * Added this file.  The idea is that in the future we will have an
  25.     easier time keeping track of changes to the VMS specific files
  26.     that are associated with GCC, and make it easier to incorporate
  27.     bugfixes and enhancements.
  28.  
  29.     Many of the files in this distribution *only* appear here, and
  30.     nowhere else.  In the future, any changes to these files should be
  31.     logged here.
  32.  
  33.     * This distribution contains the executables for:
  34.            gcc V1.39
  35.            gas V1.38.1
  36.            bison (?)
  37.